runtime.moduledata.textOff (method)

2 uses

	runtime (current package)
		symtab.go#L616: func (md *moduledata) textOff(pc uintptr) (uint32, bool) {
		symtab.go#L779: 	pcOff, ok := datap.textOff(pc)